home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 35
/
Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso
/
Aminet
/
util
/
wb
/
TextloaderNG.lha
/
TextloaderTNGr
/
Rexx
/
SendToFinalWriterGFX.rexx2
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-12-20
|
227 b
|
15 lines
/* Imports GFX from TLNG 2.0 to FinalWriter97*/
/* FW97-V1.0 © 19.07.99 by Jochen Grus */
OPTIONS RESULTS
ADDRESS "FINALW.1"
ParaPos
ScrollPos
TextTool
NewParagraph
Type " "
Justify left
Type " "
'insertimage ram:0.gfx'
EXIT